range: avoid setting slider coordinates to negative numbers
authorCosimo Cecchi <cosimoc@gnome.org>
Sat, 5 Mar 2016 02:11:30 +0000 (18:11 -0800)
committerCosimo Cecchi <cosimoc@gnome.org>
Sat, 5 Mar 2016 02:13:53 +0000 (18:13 -0800)
commitf3e068bb31fffa6e647d021d334ee578049e9a4d
tree6be9c537f5d9071851a504fcec9d5a3e6b160120
parentfce344d31f57797f874ef107fb41c1ab342ec484
range: avoid setting slider coordinates to negative numbers

This can happen if the theme sets a negative margin, but the coordinate
should never be negative.
gtk/gtkrange.c